home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 April / Gamestar_61_2004-04_dvdb.iso / DVDStar / Akce / Half-Life / IOS / ios3.exe / {app} / 1600_textscheme.txt < prev    next >
Encoding:
Text File  |  2003-03-29  |  2.0 KB  |  96 lines

  1. //1600x1200 text scheme file
  2.  
  3. // DEFAULT BUTTON TEXT
  4. SchemeName = "Primary Button Text"
  5. FontName = "Arial"
  6. FontSize = 27
  7. FgColor = "170 170 205 255"
  8. BgColor = "0 0 200 200"
  9. FgColorArmed = "255 255 255 255"
  10. BgColorArmed = "0 0 255 255"
  11.  
  12.  
  13. SchemeName = "Goal Text"
  14. FontName = "Arial"
  15. FontSize = 82
  16. FontWeight = 1400
  17. FgColor = "255 255 255 255"
  18. BgColor = "0 0 0 0"
  19. FgColorArmed = "255 255 255 255"
  20. BgColorArmed = "159 95 47 67"
  21.  
  22. SchemeName = "Clock Text"
  23. FontName = "Arial"
  24. FontSize = 27
  25. FontWeight = 700
  26. FgColor = "159 95 47 255"
  27. BgColor = "0 0 0 141"
  28. FgColorArmed = "255 255 255 255"
  29. BgColorArmed = "159 95 47 67"
  30.  
  31.  
  32. SchemeName = "Ball Text"
  33. FontName = "Arial"
  34. FontSize = 64
  35. FontWeight = 700
  36. FgColor = "255 255 255 255"
  37. BgColor = "0 0 0 0"
  38. FgColorArmed = "255 255 255 255"
  39. BgColorArmed = "159 95 47 67"
  40.  
  41. // COMMAND MENU TEXT
  42. SchemeName = "CommandMenu Text"
  43. FontName = "Arial"
  44. FontSize = 24
  45. FgColor = "159 95 47 255"
  46. BgColor = "0 0 0 141"
  47. FgColorArmed = "255 255 255 255"
  48. BgColorArmed = "159 95 47 67"
  49.  
  50. // SCOREBOARD TEXT
  51. SchemeName = "Scoreboard Text"
  52. FontName = "Arial"
  53. FontSize = 23
  54. FontWeight = 0
  55.  
  56. // SCOREBOARD TITLE TEXT (team names, team scores)
  57. SchemeName = "Scoreboard Title Text"
  58. FontName = "Arial"
  59. FontSize = 20
  60. FontWeight = 700
  61.  
  62. // SCOREBOARD SMALL TEXT (headers, player #)
  63. SchemeName = "Scoreboard Small Text"
  64. FontName = "Arial"
  65. FontSize = 12
  66. FontWeight = 0
  67.  
  68. // TITLE FONT in TFC selection menus
  69. SchemeName = "Title Font"
  70. FontName = "Arial"
  71. FontSize = 43
  72. FgColor = "170 170 205 255"
  73. BgColor = "0 0 200 200"
  74. FgColorArmed = "255 255 255 255"
  75. BgColorArmed = "0 0 255 255"
  76.  
  77. // CLASSDESC, MAPDESC, MOTD text windows
  78. SchemeName = "Briefing Text"
  79. FontName = "Arial"
  80. FontSize = 23
  81. FontWeight = 0
  82. FgColor = "170 170 205 255"
  83. BgColor = "0 0 0 0"
  84. FgColorArmed = "255 255 255 255"
  85. BgColorArmed = "0 0 0 0"
  86.  
  87. // Team info text (list of players, etc)
  88. // fgColor is automatically set to the teams color
  89. SchemeName = "Team Info Text"
  90. FontName = "Arial"
  91. FontSize = 23
  92. FontWeight = 0
  93.  
  94.  
  95.  
  96.